-
Re: Typography: Notes of a Beginner Engineer
This is looking good! Next thing to do is to read The Raster Tragedy.3 -
Re: Proof of Concept: Contextual Kerning UI for Glyphs 3
I'm a strong believer in decomposing marks - outside of Latin, it's almost essential, but even for various Latin styles (for example, handwriting), you can reduce the glyph count, binary size, and O…1 -
Re: Typography: Notes of a Beginner Engineer
Unfortunately "OpenType" means many things and people use it in different ways: * OpenType came about as the merger of TrueType with CFF, so some people refer to "OpenType" as opp…4 -
Re: Interesting piece on an Indonesian language using Hangul to write it
I would suggest reflecting on how "why did they have to use a different script when they could have just used Latin?" comes across.3 -
Re: Slightly differentiating a glyph’s instances
The run would get broken into spaces at the character level (where there is only one space character), before you get to the space substitution at the glyph level.1